
Printer Settings Demo
Simple Crystal Reports demonstration of Changing Printer Settings at run-time
- Summary: Demonstrate how to programmatically change the report printer settings at runtime. There are four new properties of the report that allow you to easily get and set PaperSize, PaperOrientation, PaperSource, and PrinterDuplex for the report printer options. There is also a new method called PrinterSetup that provides a Windows standard printer setup window to allow the user to change the printer properties directly at runtime.